Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ingressClassName of ingress based on ArgoCD ingressClassName #1395

Merged
merged 1 commit into from
Jun 13, 2024

Conversation

Rizwana777
Copy link
Contributor

What type of PR is this?

Fix update issue in Ingress

JIRA LINK - https://issues.redhat.com/browse/GITOPS-3412

logf.SetLogger(ZapLogger(true))

nginx := "nginx"
exaistingIngressClassName := "test-name"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

exaistingIngressClassName -> existingIngressClassName

Copy link
Collaborator

@svghadi svghadi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks @Rizwana777

Copy link
Member

@jgwest jgwest left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM too, thanks @Rizwana777!

@jgwest jgwest merged commit 0c1786b into argoproj-labs:master Jun 13, 2024
6 checks passed
@svghadi svghadi added the backport-to-redesign Changes which need to be backported to operator-redesign branch label Jun 19, 2024
@svghadi svghadi removed the backport-to-redesign Changes which need to be backported to operator-redesign branch label Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants